home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 41 / Amiga Format CD41 (1999-06)(Future Publishing)(GB)[!][issue 1999-07].iso / -seriously_amiga- / hardware / epson_400 / epson_stylus_400.doc < prev    next >
Text File  |  1999-04-19  |  5KB  |  150 lines

  1. Program: Epson Stylus Colour 400/440/500 driver
  2. Author:  Peter Hutchison
  3. Date:    4/4/99
  4. Version: 1.8
  5. Requirements: Any 1MB Amiga, WB 1.3 or better
  6.  
  7. Introduction
  8. ------------
  9. This is my sixth driver to be released . This is a colour printer driver for
  10. the 400 series of the Epson Stylus Colour printers. It should also work with
  11. the older Stylus 500.
  12.   Please note that the 400 has limited text capabilities.
  13.   
  14. Important Note
  15. --------------
  16. According to the brochure, the 400 is 'Designed exclusively for Windows using
  17. Epson printer driver technology'. I have used ESC/P2 commands to drive this
  18. printer but may not work in some cases or give unexpected results.
  19. No details of emulation modes are listed.
  20.  
  21. Features
  22. --------
  23.  
  24. Colour: CMYK (Colour AND Black)
  25.  
  26. Resolution: 180 to 1440 dpi (using Microdot).
  27.             Supports Microweave in Letter Quality mode.
  28.  
  29. Aspect:  Portrait and Landscape
  30.  
  31. Output:  B&W and Colour Text,
  32.          B&W, greyscale and colour graphics
  33.  
  34. Print Method: Uncompressed data
  35.  
  36. Optimised for Speed
  37.  
  38. Compiled with SAS C 6.58
  39.  
  40. Now includes version for 68000 and 68020.
  41.  
  42. Densities
  43. ---------
  44.  
  45. 0  180 x 180
  46. 1  180 x 180
  47. 2  360 x 360
  48. 3  360 x 360
  49. 4  360 x 360
  50. 5  720 x 720
  51. 6  720 x 720
  52. 7  720 x 720
  53.  
  54. Paper: 10in for most sizes, 14in for US LEGAL
  55. Recommend densities 0-4 for Word Processing output.
  56.  
  57. Supported Printers
  58. ------------------
  59. Epson Stylus Color II, 500, 400, 440 using ESC/P2.
  60.  
  61. NB: Please note that new printers use ESC/P2 Raster and Remote
  62. with new commands eg.ESC(r, ESC(k, ESC(\, ESC(S, ESC(R
  63. which are not supported yet as they are not documented.
  64.  
  65. Installation
  66. ------------
  67. If using TurboPrint or Studio, please disable them as this driver only works
  68. with Workbench's printer.device.
  69.  
  70. Use the Install_Driver script to install the drivers. 
  71.  
  72. Preferences
  73. -----------
  74.  
  75. 1. Printer
  76.  
  77.    Printer Type - select appropiate printer from list
  78.    Printer Port - usually Parallel
  79.    Printer Pitch - Pica, Elite of Fine (choose one that suits you) 
  80.    Print Spacing - 6 or 8 lpi (I use 6)
  81.    Print Quality - Use Letter for max quality
  82.    Paper Type    - Use Single for paper such as A4
  83.    Paper Format  - Use DIN A4 for standard single sheet A4 (don't use Wide)
  84.    Paper Length  - Around 66 lines for A4 paper
  85.    Margins       - Use 2 and 80 characters
  86.  
  87. 2. PrinterGfx
  88.  
  89.    Dithering     - Floyd Steinburg for best quality
  90.    Scaling       - Integer for line gfx or text. 
  91.                    Use Fraction for shaded pics.
  92.    Image         - Positive (Neg is rarely used)
  93.    Aspect        - Horizontal 
  94.    Shade         - Color (NB: Use BW if using Multiview with Text)
  95.    Threshold     - Around 8 (use a smaller figure if too dark)
  96.    Density       - Use whatever you fancy (use a small figure for speed
  97.                    and less ink)
  98.    Color Correction - Don't set, use all 4096 (12 bit) colours
  99.    Limits        - Set to ignore
  100.    Smoothing     - Used to smooth out lines esp. in graphic dumps of text
  101.    Centre Picture - Tick this if you want centralised pics
  102.  
  103.  
  104. Further information is in your Workbench Users Guide (Ch 9) or see my web page
  105. for info on preferences.
  106.  
  107. If you are experiencing problems with this driver send me email (see below).
  108. The latest version can be downloaded from Aminet or my Web page below, it
  109. also appears on Amiga Format's CD.
  110.  
  111. History
  112. -------
  113. 1.0 First release (developed from 600 driver).
  114. 1.1 Removed ESC P command from end of gfx mode string.
  115. 1.2 Rewrote init strings. Used ESC! instead of a load of text formatting commands,
  116.     Removed ESC P command from render.c as well.
  117. 1.3 Removed ESC p 0 command from dospecial.c. Added missing comma in data.c
  118. 1.4 Updated init strings in Dospecial.c and Render.c
  119.     Added ESC! to render.c and replaced m & n with real values.
  120.     In Dospecial.c added ESCr0 to set colour to black.
  121. 1.5 In Render.c, changed margins to use 0 and 255 (max) instead of 1 and 80.
  122.     The 'P' could be coming from the Right margin command which is repeated
  123.     during a print esp in FW. Added LF to end of every graphics row.
  124.     Also added page lenght command to Render.c.
  125. 1.6 Combined init strings in Render.c. Removed extra LF at end of gfx row.
  126. 1.7 Removed left/right margin commands in Render.c
  127. 1.8 Removed Wide_Tractor code from density function. Updated docs (prefs).
  128.     Reinserted page length command.
  129.     
  130. Future: Use RLE data compression for extra speed.
  131.  
  132. Giftware
  133. --------
  134. This driver is Giftware, you are not obliged to send anything but if you
  135. want to contribute to further driver development for this printer and others
  136. then send me either money (5UKP) or old software (Send me a list first and they
  137. must be originals):
  138.  
  139. Email: pjhutch@blizzard.u-net.com
  140. Web:   http://www.blizzard.u-net.com
  141.  
  142. or
  143. Peter Hutchison
  144. 75 Lower Skircoat Green
  145. Copley Lane
  146. Halifax
  147. W Yorks
  148. England
  149. HX3 0TG
  150.